Move gtkintl.h from $source_headers to $static_sources since it should not
authorOwen Taylor <otaylor@redhat.com>
Thu, 28 Jan 1999 03:56:37 +0000 (03:56 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 28 Jan 1999 03:56:37 +0000 (03:56 +0000)
Wed Jan 27 22:59:07 1999  Owen Taylor  <otaylor@redhat.com>

* gtk/Makefile.am (static_SOURCES): Move gtkintl.h
from $source_headers to $static_sources since
it should not be installed.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/Makefile.am

index 0a09c25045ecd2eea7ac1e0fca0ffe8461d5c521..5467daf28645445fac4c8f1184a9548b1bcb7c06 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jan 27 22:59:07 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am (static_SOURCES): Move gtkintl.h
+       from $source_headers to $static_sources since
+       it should not be installed.
+
 Wed Jan 27 22:51:23 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkevents.c (expose_predicate): Allow exposure
index 0a09c25045ecd2eea7ac1e0fca0ffe8461d5c521..5467daf28645445fac4c8f1184a9548b1bcb7c06 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 27 22:59:07 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am (static_SOURCES): Move gtkintl.h
+       from $source_headers to $static_sources since
+       it should not be installed.
+
 Wed Jan 27 22:51:23 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkevents.c (expose_predicate): Allow exposure
index 0a09c25045ecd2eea7ac1e0fca0ffe8461d5c521..5467daf28645445fac4c8f1184a9548b1bcb7c06 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 27 22:59:07 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am (static_SOURCES): Move gtkintl.h
+       from $source_headers to $static_sources since
+       it should not be installed.
+
 Wed Jan 27 22:51:23 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkevents.c (expose_predicate): Allow exposure
index 0a09c25045ecd2eea7ac1e0fca0ffe8461d5c521..5467daf28645445fac4c8f1184a9548b1bcb7c06 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 27 22:59:07 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am (static_SOURCES): Move gtkintl.h
+       from $source_headers to $static_sources since
+       it should not be installed.
+
 Wed Jan 27 22:51:23 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkevents.c (expose_predicate): Allow exposure
index 0a09c25045ecd2eea7ac1e0fca0ffe8461d5c521..5467daf28645445fac4c8f1184a9548b1bcb7c06 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 27 22:59:07 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am (static_SOURCES): Move gtkintl.h
+       from $source_headers to $static_sources since
+       it should not be installed.
+
 Wed Jan 27 22:51:23 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkevents.c (expose_predicate): Allow exposure
index 0a09c25045ecd2eea7ac1e0fca0ffe8461d5c521..5467daf28645445fac4c8f1184a9548b1bcb7c06 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 27 22:59:07 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am (static_SOURCES): Move gtkintl.h
+       from $source_headers to $static_sources since
+       it should not be installed.
+
 Wed Jan 27 22:51:23 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkevents.c (expose_predicate): Allow exposure
index 0a09c25045ecd2eea7ac1e0fca0ffe8461d5c521..5467daf28645445fac4c8f1184a9548b1bcb7c06 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 27 22:59:07 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am (static_SOURCES): Move gtkintl.h
+       from $source_headers to $static_sources since
+       it should not be installed.
+
 Wed Jan 27 22:51:23 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkevents.c (expose_predicate): Allow exposure
index 81683ec0b922f5a0a3e19ba041f44a5471a0504b..67fb0fa80ab214dde4a95652731541349676f726 100644 (file)
@@ -49,6 +49,7 @@ static_SOURCES = \
        gtkhseparator.c         \
        gtkimage.c              \
        gtkinputdialog.c        \
+       gtkintl.h               \
        gtkinvisible.c          \
        gtkitem.c               \
        gtkitemfactory.c        \
@@ -166,7 +167,6 @@ source_headers = \
        gtkhseparator.h         \
        gtkimage.h              \
        gtkinputdialog.h        \
-       gtkintl.h               \
        gtkinvisible.h          \
        gtkitem.h               \
        gtkitemfactory.h        \